home *** CD-ROM | disk | FTP | other *** search
/ PC for Alla 2006 November / PC för Alla 0611.iso / tema / PlatoVideoTo3GP.exe / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2006-11-05  |  8.8 KB  |  136 lines

  1. ;InnoSetupVersion=5.1.2
  2. [Setup]
  3. AppName=Plato Video To 3GP Converter
  4. AppVerName=Plato Video To 3GP Converter Free 3.32
  5. AppId=Plato Video To 3GP Converter
  6. AppPublisher=Plato Global Creativity
  7. AppPublisherURL=http://www.dvdtompegx.com/html/videoto3gp.html
  8. AppSupportURL=http://www.dvdtompegx.com
  9. AppUpdatesURL=http://www.dvdtompegx.com
  10. DefaultDirName={pf}\Plato Video To 3GP Converter
  11. DefaultGroupName=Plato Video To 3GP Converter Free 3.32
  12. OutputBaseFilename=PlatoVideoTo3GP
  13. Compression=lzma
  14. PrivilegesRequired=none
  15. WizardImageFile=embedded\WizardImage0.bmp
  16. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  17. [Files]
  18. Source: "{app}\VideoTo3GP.exe"; DestDir: "{app}"; Flags: ignoreversion 
  19. Source: "{app}\help\faqs.html"; DestDir: "{app}\help"; 
  20. Source: "{app}\help\guide.html"; DestDir: "{app}\help"; 
  21. Source: "{app}\help\help.html"; DestDir: "{app}\help"; 
  22. Source: "{app}\help\installation.html"; DestDir: "{app}\help"; 
  23. Source: "{app}\help\left.html"; DestDir: "{app}\help"; 
  24. Source: "{app}\help\otherproduct.html"; DestDir: "{app}\help"; 
  25. Source: "{app}\help\overview.html"; DestDir: "{app}\help"; 
  26. Source: "{app}\help\purchaseonline.html"; DestDir: "{app}\help"; 
  27. Source: "{app}\help\register.html"; DestDir: "{app}\help"; 
  28. Source: "{app}\help\right.html"; DestDir: "{app}\help"; 
  29. Source: "{app}\help\top.html"; DestDir: "{app}\help"; 
  30. Source: "{app}\help\images\a2cc.gif"; DestDir: "{app}\help\images"; 
  31. Source: "{app}\help\images\add.jpg"; DestDir: "{app}\help\images"; 
  32. Source: "{app}\help\images\browser.gif"; DestDir: "{app}\help\images"; 
  33. Source: "{app}\help\images\buynow-red.gif"; DestDir: "{app}\help\images"; 
  34. Source: "{app}\help\images\buynow-yellow.gif"; DestDir: "{app}\help\images"; 
  35. Source: "{app}\help\images\circledot.gif"; DestDir: "{app}\help\images"; 
  36. Source: "{app}\help\images\clear.jpg"; DestDir: "{app}\help\images"; 
  37. Source: "{app}\help\images\download_little.png"; DestDir: "{app}\help\images"; 
  38. Source: "{app}\help\images\drag-bar.gif"; DestDir: "{app}\help\images"; 
  39. Source: "{app}\help\images\dvdcreator-box.gif"; DestDir: "{app}\help\images"; 
  40. Source: "{app}\help\images\dvdripper-box.gif"; DestDir: "{app}\help\images"; 
  41. Source: "{app}\help\images\dvdtoipod-box.gif"; DestDir: "{app}\help\images"; 
  42. Source: "{app}\help\images\dvdtomp4-little-box.gif"; DestDir: "{app}\help\images"; 
  43. Source: "{app}\help\images\email-little.gif"; DestDir: "{app}\help\images"; 
  44. Source: "{app}\help\images\email.gif"; DestDir: "{app}\help\images"; 
  45. Source: "{app}\help\images\guarantee.gif"; DestDir: "{app}\help\images"; 
  46. Source: "{app}\help\images\guide-icon.gif"; DestDir: "{app}\help\images"; 
  47. Source: "{app}\help\images\hacksafe.gif"; DestDir: "{app}\help\images"; 
  48. Source: "{app}\help\images\home.gif"; DestDir: "{app}\help\images"; 
  49. Source: "{app}\help\images\launch-screenshot.gif"; DestDir: "{app}\help\images"; 
  50. Source: "{app}\help\images\logo.jpg"; DestDir: "{app}\help\images"; 
  51. Source: "{app}\help\images\more.gif"; DestDir: "{app}\help\images"; 
  52. Source: "{app}\help\images\open-dialog.gif"; DestDir: "{app}\help\images"; 
  53. Source: "{app}\help\images\output-dir.gif"; DestDir: "{app}\help\images"; 
  54. Source: "{app}\help\images\paypal_logo.gif"; DestDir: "{app}\help\images"; 
  55. Source: "{app}\help\images\register-button.gif"; DestDir: "{app}\help\images"; 
  56. Source: "{app}\help\images\register-buyitnow.gif"; DestDir: "{app}\help\images"; 
  57. Source: "{app}\help\images\register.gif"; DestDir: "{app}\help\images"; 
  58. Source: "{app}\help\images\remove.jpg"; DestDir: "{app}\help\images"; 
  59. Source: "{app}\help\images\starsymbol.gif"; DestDir: "{app}\help\images"; 
  60. Source: "{app}\help\images\supportonline.gif"; DestDir: "{app}\help\images"; 
  61. Source: "{app}\help\images\top.gif"; DestDir: "{app}\help\images"; 
  62. Source: "{app}\help\images\verisign.gif"; DestDir: "{app}\help\images"; 
  63. Source: "{app}\help\images\videoconverter-box.gif"; DestDir: "{app}\help\images"; 
  64. Source: "{app}\help\images\videocreator-box.gif"; DestDir: "{app}\help\images"; 
  65. Source: "{app}\help\images\videotoipod-box.gif"; DestDir: "{app}\help\images"; 
  66. Source: "{app}\help\images\videotoipod_screenshot.jpg"; DestDir: "{app}\help\images"; 
  67. Source: "{app}\help\images\videotomp4-box.gif"; DestDir: "{app}\help\images"; 
  68. Source: "{app}\help\images\windows.gif"; DestDir: "{app}\help\images"; 
  69. Source: "{app}\help\images\x-click-but02.gif"; DestDir: "{app}\help\images"; 
  70. Source: "{app}\app\3GP2_AAC_Profile.ini"; DestDir: "{app}\app"; 
  71. Source: "{app}\app\3GP_AAC_Profile.ini"; DestDir: "{app}\app"; 
  72. Source: "{app}\app\3GP_AMR_Profile.ini"; DestDir: "{app}\app"; 
  73. Source: "{app}\app\Add_mfra.ini"; DestDir: "{app}\app"; 
  74. Source: "{app}\app\allconvert.exe"; DestDir: "{app}\app"; 
  75. Source: "{app}\app\ATOMChanger.exe"; DestDir: "{app}\app"; 
  76. Source: "{app}\app\cygwin1.dll"; DestDir: "{app}\app"; 
  77. Source: "{app}\app\cygz.dll"; DestDir: "{app}\app"; 
  78. Source: "{app}\app\QT3GPPFlatten.exe"; DestDir: "{app}\app"; 
  79. Source: "{app}\app\qtmlClient.dll"; DestDir: "{app}\app"; 
  80. Source: "{app}\app\QT_3GPP(MobileMP4)_QCIF_AAC.ini"; DestDir: "{app}\app"; 
  81. Source: "{app}\app\QT_3GPP(MobileMP4)_QCIF_AMR.ini"; DestDir: "{app}\app"; 
  82. Source: "{app}\app\QT_3GPP(MobileMP4)_QVGA_AAC.ini"; DestDir: "{app}\app"; 
  83. Source: "{app}\app\QT_3GPP(MobileMP4)_QVGA_AMR.ini"; DestDir: "{app}\app"; 
  84. Source: "{app}\app\QT_3GPP2_QCIF_AAC.ini"; DestDir: "{app}\app"; 
  85. Source: "{app}\app\QT_3GPP2_QVGA_AAC.ini"; DestDir: "{app}\app"; 
  86. Source: "{app}\RealMediaSplitter.ax"; DestDir: "{app}"; Flags: regserver noregerror 
  87. Source: "{sys}\VideoEdit.ocx"; DestDir: "{sys}"; Flags: regserver sharedfile noregerror 
  88. Source: "{sys}\viscomqtde.dll"; DestDir: "{sys}"; Flags: regserver sharedfile noregerror 
  89. Source: "{sys}\viscomwave.dll"; DestDir: "{sys}"; Flags: regserver sharedfile noregerror 
  90. Source: "{sys}\mpgfiltr.ax"; DestDir: "{sys}"; Flags: regserver sharedfile noregerror 
  91. Source: "{sys}\SkinCrafter.dll"; DestDir: "{sys}"; Flags: regserver sharedfile noregerror 
  92. Source: "{app}\Denna.skf"; DestDir: "{app}"; Flags: ignoreversion 
  93. Source: "{app}\wmfdist.exe"; DestDir: "{app}"; Flags: deleteafterinstall ignoreversion 
  94. Source: "{app}\main.ico"; DestDir: "{app}"; Flags: ignoreversion 
  95. Source: "{app}\Help.ico"; DestDir: "{app}"; Flags: ignoreversion 
  96. Source: "{app}\Home.ico"; DestDir: "{app}"; Flags: ignoreversion 
  97. Source: "{app}\Uninstall.ico"; DestDir: "{app}"; Flags: ignoreversion 
  98. [Dirs]
  99. Name: "{app}\Output"; 
  100. [Registry]
  101. Root: HKCU; Subkey: "Software\Plato Video To 3GP Converter"; Flags: uninsdeletekey 
  102. Root: HKCU; Subkey: "Software\Plato Video To 3GP Converter\Version"; ValueType: String; ValueData: "3.32"; Flags: uninsdeletekey 
  103. Root: HKCU; Subkey: "Software\Plato Video To 3GP Converter\BuyURL_Type"; ValueType: String; ValueData: "0"; Flags: uninsdeletekey 
  104. Root: HKLM; Subkey: "SOFTWARE\Digital River\SoftwarePassport\Plato Global Creativity\Plato Video To 3GP Converter\0"; ValueName: "BuyURL"; ValueType: String; ValueData: "http://www.dvdtompegx.com/html/purchase.html"; Flags: uninsdeletekey 
  105. [INI]
  106. FileName: "{app}\platovideoto3gp.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.dvdtompegx.com/html/videoto3gp.html"; 
  107. [Run]
  108. Filename: "{app}\wmfdist.exe"; StatusMsg: "Installing wmv runtime..."; Description: "install wmv runtime"; Flags: skipifsilent 
  109. Filename: "{app}\VideoTo3GP.exe"; Description: "{cm:LaunchProgram,Plato Video To 3GP Converter}"; Flags: postinstall skipifsilent nowait
  110. [Icons]
  111. Name: "{group}\Plato Video To 3GP Converter"; Filename: "{app}\VideoTo3GP.exe"; 
  112. Name: "{group}\Homepage"; Filename: "{app}\platovideoto3gp.url"; IconFilename: "{app}\Home.ico"; 
  113. Name: "{group}\Help"; Filename: "{app}\help\help.html"; IconFilename: "{app}\Help.ico"; 
  114. Name: "{group}\Uninstall"; Filename: "{uninstallexe}"; IconFilename: "{app}\Uninstall.ico"; 
  115. Name: "{userdesktop}\Plato Video To 3GP Converter"; Filename: "{app}\VideoTo3GP.exe"; Tasks: desktopicon; 
  116. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\Plato Video To 3GP Converter"; Filename: "{app}\VideoTo3GP.exe"; Tasks: quicklaunchicon; 
  117. [Tasks]
  118. Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}"; 
  119. Name: "quicklaunchicon"; Description: "{cm:CreateQuickLaunchIcon}"; GroupDescription: "{cm:AdditionalIcons}"; 
  120. [UninstallDelete]
  121. Type: files; Name: "{app}\platovideoto3gp.url"; 
  122. [CustomMessages]
  123. eng.NameAndVersion=%1 version %2
  124. eng.AdditionalIcons=Additional icons:
  125. eng.CreateDesktopIcon=Create a &desktop icon
  126. eng.CreateQuickLaunchIcon=Create a &Quick Launch icon
  127. eng.ProgramOnTheWeb=%1 on the Web
  128. eng.UninstallProgram=Uninstall %1
  129. eng.LaunchProgram=Launch %1
  130. eng.AssocFileExtension=&Associate %1 with the %2 file extension
  131. eng.AssocingFileExtension=Associating %1 with the %2 file extension...
  132. [Languages]
  133. ; These files are stubs
  134. ; To achieve better results after recompilation, use the real language files
  135. Name: "eng"; MessagesFile: "embedded\eng.isl"; 
  136.